home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / avahi / avahi-daemon.conf < prev    next >
Text File  |  2008-07-27  |  2KB  |  63 lines

  1. # $Id$
  2. #
  3. # This file is part of avahi.
  4. # avahi is free software; you can redistribute it and/or modify it
  5. # under the terms of the GNU Lesser General Public License as
  6. # published by the Free Software Foundation; either version 2 of the
  7. # License, or (at your option) any later version.
  8. #
  9. # avahi is distributed in the hope that it will be useful, but WITHOUT
  10. # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
  11. # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
  12. # License for more details.
  13. #
  14. # You should have received a copy of the GNU Lesser General Public
  15. # License along with avahi; if not, write to the Free Software
  16. # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
  17. # USA.
  18.  
  19. # See avahi-daemon.conf(5) for more information on this configuration
  20. # file!
  21.  
  22. [server]
  23. #host-name=foo
  24. #domain-name=local
  25. #browse-domains=0pointer.de, zeroconf.org
  26. use-ipv4=yes
  27. use-ipv6=no
  28. #check-response-ttl=no
  29. #use-iff-running=no
  30. #enable-dbus=yes
  31. #disallow-other-stacks=no
  32. #allow-point-to-point=no
  33.  
  34. [wide-area]
  35. enable-wide-area=yes
  36.  
  37. [publish]
  38. #disable-publishing=no
  39. #disable-user-service-publishing=no
  40. #add-service-cookie=no
  41. #publish-addresses=yes
  42. #publish-hinfo=yes
  43. #publish-workstation=yes
  44. #publish-domain=yes
  45. #publish-dns-servers=192.168.50.1, 192.168.50.2
  46. #publish-resolv-conf-dns-servers=yes
  47. #publish-aaaa-on-ipv4=yes
  48. #publish-a-on-ipv6=no
  49.  
  50. [reflector]
  51. #enable-reflector=no
  52. #reflect-ipv=no
  53.  
  54. [rlimits]
  55. #rlimit-as=
  56. rlimit-core=0
  57. rlimit-data=4194304
  58. rlimit-fsize=0
  59. rlimit-nofile=300
  60. rlimit-stack=4194304
  61. rlimit-nproc=3
  62.